.IndexBanner img {
    width: 100%;
    height: auto;
}

.IxBannerText {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.IxBannerText h2 i {
    color: #165e9e;
    font-weight: bold;
    display: block;
    line-height: 40px;
}
.IxBannerText h2 img{width: auto;max-width: 65%;}

.IxBannerText h1,
.IxBannerText h2 span {
    color: #165e9e;
}
.IxBannerText h2 span{display: block;}
.IxBannerText h3 {
    color: #165e9e;
    font-size: 26px;
    padding-top: 26px;
}

.IxBannerText h3 span {
    display: block;
}

.BtnOne {
    padding-top: 50px;
}

.IxBannerText h5 {
    font-size: 0;
}

.IxBannerText h5 a {
    width: 186px;
    height: 60px;
    line-height: 60px;
}

.BtnOne a,
.BtnOne a i,
.BtnOne a span {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    color: #fff;
}

.BtnOne a {
    text-align: center;
}

.BtnOne a:first-of-type {
    background-color: #165e9e;
}

.BtnOne a:last-of-type {
    background-color: #21ade5;
}

.BtnOne a i {
    padding-left: 30px;
}

.IndexBanner .icon {
    width: auto;
    height: auto;
    right: 160px;
    top: 30%;
    bottom: auto;
    background: transparent;
    left: auto;
    display: inline-block;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.IndexBanner .icon span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #4f94c7;
    opacity: 1;
}

.IndexBanner .icon .swiper-pagination-bullet-active {
    height: 26px;
    background-color: #165e9e;
    border-radius: 26px;
}

.IndexBanner .icon>.swiper-pagination-bullet {
    display: block;
    margin: 16px 0;
}

.Title h2 {
    color: #333333;
    text-align: center;
}

.IndexNews {
    padding: 70px 0;
    background: url(../images/back_02.jpg) no-repeat center center;
    background-size: cover;
}

.Title {
    padding-bottom: 50px;
}

.Title p {
    color: #999999;
    text-align: center;
    padding-top: 22px;
}

.IxNewS {
    width: 49%;
    margin-right: 2%;
    margin-top: 2%;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

.IxNewS:nth-of-type(-n + 2) {
    margin-top: 0;
}

.IxNewS:nth-of-type(2n) {
    margin-right: 0;
}

.IxNewSTop,
.IxNewSBtm {
    padding: 26px;
    box-sizing: border-box;
}

.IxNewSTop {
    border-bottom: 1px solid #dfdfdf;
}

.IxNewSTop h3 i {
    width: 110px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    background-color: #0f5796;
    border-radius: 5px;
}

.IxNewSTop h3 span {
    width: calc(100% - 110px);
    width: -ms-calc(100% - 110px);
    width: -webkit-calc(100% - 110px);
    padding-left: 20px;
    color: #333333;
}

.IxNewSBtm p {
    color: #999;
}

.IxNewSBtm h4 {
    padding-top: 26px;
}

.IxNewSBtm h4 p i,
.IxNewSBtm h4 span,
.IxNewSTop h3 span,
.IxNewSTop h3 i,
.IxNewSBtm h4 p {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}

.IxNewSBtm h4 p {
    width: 80%;
}

.IxNewSBtm h4 p i {
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #165e9e;
    font-size: 12px;
    margin-left: 10px;
}

.IxNewSBtm h4 span {
    width: 20%;
    text-align: right;
    color: #0f5796;
    font-size: 12px;
}

.IndexService {
    padding: 70px 0;
    background: url(../images/backTwo.jpg) no-repeat center center;
    background-size: cover;
}

.IndexService .Title h2 {
    color: #fff;
}

.IxSeOneLeft,
.IxSeOneRight,
.IxSeOne {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
}

.IxSeOne {
    width: 20%;
    padding-right: 10px;
}

.IxSeOne:last-of-type {
    padding-right: 0;
}

.IxSeOneLeft {
    width: 60px;
}

.IxSeOneRight {
    width: calc(100% - 60px);
    width: -ms-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    padding-left: 20px;
}

.IxSeOneLeft h3 {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.2);
}

.IxSeOneLeft h3 span {
    color: #fff;
}

.IxSeOneLeft p {
    padding-top: 50px;
}

.IxSeOneRight h4 {
    color: #fff;
    line-height: 60px;
}

.IxSeOneRight p {
    color: #fff;
    font-size: 14px !important;
}

.IxSeOneRight h5 {
    padding-top: 16px;
}

.IxSeOneRight h5 p,
.IxSeOneRight h5 i {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
}

.IxSeOneRight h5 i {
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    border-radius: 50%;
    margin-left: 14px;
    box-sizing: border-box;
    background-color: #ffffff;
    color: #165e9e;
    font-size: 12px;
}

.IndexSearch {
    padding: 70px 0 100px 0;
    box-sizing: border-box;
    background-color: #eeeeee;
}

.IndexSearch .Title {
    padding-bottom: 38px;
}

.IndexSearch input,
.IndexSearch select {
    background: transparent;
    border: 1px #bfcfdd solid;
    outline: none;
    color: #0f599a;
}

.IndexSearch form {
    font-size: 0;
}
.IndexSearch select{width: auto !important;padding: 0 2.5%;}

.IndexSearch input,
.IndexSearch button,
.IndexSearch select {
    width: 16%;
    height: 62px;
    line-height: 62px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    outline: none;
}

.IndexSearch input,
.IndexSearch select {
    margin-right: 0.72%;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    text-align-last: center;
}

.IndexSearch input::-webkit-input-placeholder {
    color: #0f599a;
}

.IndexSearch input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #0f599a;
}

.IndexSearch input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #0f599a;
}

.IndexSearch input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #0f599a;
}


/* .IndexSearch input, */

.IndexSearch select {
    background: url(../images/jt_03.png) no-repeat 90% center;
    background-size: auto auto;
}

.IndexSearch button {
    background-color: #0f599a;
}

.IndexSearch i,
.IndexSearch span {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
}

.IndexSearch i {
    padding-right: 16px;
    padding-bottom: 2px;
}

.IndexAbout .Title {
    padding-bottom: 30px;
}

.IndexAbout {
    padding: 70px 0 50px 0;
}

.IxAtLeft img {
    width: 100%;
    height: auto;
}

.IxAtLeft {
    width: 80%;
}

.IxAtRight {
    width: 20%;
}

.IxAtLtS h3,
.IxAtLtS h4 {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
}

.IxAtLeft,
.IxAtRight {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
}

.IxAtRight {
    padding-left: 100px;
}

.IxAtLtS {
    display: inline-block;
    position: absolute;
}

.IxAtLtS h3 {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 79, 148, 0.5);
    border-radius: 50%;
    opacity: 0;
}
.IxAtLtSOne h3{opacity: 1;}


.IxAtLtS h4 {
    /* padding-left: 10px; */
    color: #0f599a;
}

.IxAtLtS h3 p {
    width: 140%;
    height: 140%;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
}

.IxAtLtS h3 p i {
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 50%;
    background-color: rgba(0, 79, 148, 0.3);
    transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    animation: maps 1s infinite linear;
}
.IxAtLtSOne h3 p i{display: block;}

.IxAtLtSSeven h3{display: none;}

@keyframes maps {
    0% {
        transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
    25% {
        transform: scale(1.8);
        -ms-transform: scale(1.8);
        -o-transform: scale(1.8);
        -moz-transform: scale(1.8);
        -webkit-transform: scale(1.8);
        opacity: 0.2;
    }
    50% {
        transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        -moz-transform: scale(2);
        -webkit-transform: scale(2);
        opacity: 0.4;
    }
    75% {
        transform: scale(2.5);
        -ms-transform: scale(2.5);
        -o-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        opacity: 0.6;
    }
    100% {
        transform: scale(3);
        -ms-transform: scale(3);
        -o-transform: scale(3);
        -moz-transform: scale(3);
        -webkit-transform: scale(3);
        opacity: 0;
    }
}

.IxAtLtSOne h4 {
    position: absolute;
    top: -33px;
    width: 64px;
    padding: 0;
    left: 0;
    font-weight: bold;
}

.IxAtLtSOne {
    left: 36.5%;
    top: 26.2%;
}

.IxAtLtSTwo {
    left: 6.4%;
    top: 29.4%;
}

.IxAtLtSThree {
    left: 7.5%;
    top: 20.2%;
}

.IxAtLtSFour {
    left: 9.5%;
    top: 52.8%;
}

.IxAtLtSFour {
    left: 79.2%;
    top: 22.2%;
}

.IxAtLtSFive {
    left: 71%;
    top: 40.2%;
}

.IxAtLtSThree h4 {
    display: block;
    padding-top: 6px;
}

.IxAtLtSSix {
    left: 42%;
    top: 30.2%;
}

.IxAtLtSSeven {
    left: 28%;
    top: 38.2%;
}

.IxAtLtSEight {
    left: 34%;
    top: 40.2%;
}

.IxAtLtSNine {
    left: 38%;
    top: 37.2%;
}

.IxAtLtTen {
    left: 40%;
    top: 33.2%;
}

.IxAtLtEleven{left: 32.5%;top: 34%;}

.IxAtLtSText {
    width: 360px;
    height: auto;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    background-color: #fff;
    z-index: 1000;
    box-shadow: 0 0 24px 0px #ddd;
    left: 110%;
    top: 20px;
    opacity: 0;
    visibility: hidden;
}

.IxAtLtSTextOne {
    padding-top: 8px;
}

.IxAtLtSTextOne:first-of-type {
    padding-top: 0;
}

.IxAtLtSTextOne h5,
.IxAtLtSTextOne p {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

.IxAtLtSTextOne h5 {
    width: 30px;
}

.IxAtLtSTextOne p {
    width: calc(100% - 30px);
    width: -ms-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
}

.IxAtLtSTextOne p,
.IxAtLtSTextOne h5 {
    color: #999;
}

.IxAtLtS:hover .IxAtLtSText {
    top: 0;
    opacity: 1;
    visibility: inherit;
}

.IxAtRightSTop h4,
.IxAtRightSTop h5 {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

.IxAtRightSTop h5 {
    color: #9aaecd;
    font-family: 'Arial';
}


/* 数字滚动 */

.dataNums {
    /* position: absolute; */
    top: 50%;
    display: block;
    width: 100%;
    height: auto;
    /* margin-top: -37px; */
    text-align: center;
}

.dataNums .dataOne {
    width: 34px;
    height: 62px;
    /* margin: 0px 3px; */
    text-align: left;
    display: inline-block;
}

.dataNums .dataBoc {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.dataNums .dataBoc .tt {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dataNums .tt span {
    width: 100%;
    height: 100%;
    font: 60px "h";
    color: #0f599a;
    display: block;
    font-family: Arial;
}

.IxAtRightS {
    padding: 40px 0;
    border-bottom: 1px solid #ebeff2;
}

.IxAtRightS p {
    color: #b9bcc1;
}

.IndexHonor {
    padding: 70px 0 86px 0;
    background: url(../images/backThree.jpg) no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
}

.IndexHonor .swiper-container {
    padding: 30px 0;
}

.IxHr {
    padding: 70px 80px;
    background-color: rgba(228, 232, 239, .5);
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.IndexHonor .swiper-slide {
    height: auto;
}

.IxHr h3 {
    color: #21ade5;
    font-family: 'Arial';
    padding-bottom: 40px;
}

.IxHr p {
    margin-bottom: 20px;
    position: relative;
    color: #535d69;
    height: 63px;
}

.IxHr p span {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.IxHr p:last-of-type {
    padding-bottom: 0;
}

.IxHr h6 {
    padding-top: 40px;
}

.IxHr h6 span,
.IxHr h6 i {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}

.IxHr h6 span {
    color: #838e9b;
}

.IxHr h6 i {
    color: #838e9b;
}

.IxHr h6 i {
    padding-left: 10px;
}

.IxHr p::after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background-color: #83898e;
    border-radius: 50%;
    position: absolute;
    left: -14px;
    top: 8px;
}

.IndexHonor .swiper-slide-active .IxHr {
    /* opacity: .2; */
}

/* .IndexHonor .swiper-slide-next+.swiper-slide .IxHr {
    background-color: #0f599a;
} */

/* .IndexHonor .swiper-slide-next+.swiper-slide .IxHr p::after {
    background-color: #fff;
}

.IndexHonor .swiper-slide-next+.swiper-slide .IxHr h6 span,
.IndexHonor .swiper-slide-next+.swiper-slide .IxHr h6 i,
.IndexHonor .swiper-slide-next+.swiper-slide .IxHr p {
    color: #fff;
} */

.IxHrBtn .icon {
    width: auto;
    height: auto;
    line-height: normal;
    text-align: center;
    background-image: none;
}

.IxHrBtn .icon span {
    color: #bfbfbf;
}

.IxHrBtn .icon:hover span {
    color: #0f599a;
}

.IxHrBtn .swiper-button-prev {
    left: 4%;
}

.IxHrBtn .swiper-button-next {
    right: 4%;
}

.IxBannerText h1 {
    display: inline-block;
    padding-bottom: 26px;
    border-bottom: 2px solid #adc5d8;
}

.IxNewS:hover .IxNewSBtm h4 p {
    color: #0f5796;
}

.IxNewS:hover .IxNewSTop h3 i {
    background-color: #21ade5;
}

.TextSList ul li a p:hover {
    color: #21ade5;
}

.IndexHonor .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: transparent;
}

.IxHr:hover h6 i,
.IxHr:hover h6 span {
    color: #21ade5;
}

.footerBtm_r ul li a {
    background-image: none;
    padding: 0;
    margin: 0;
    float: none;
}

.footerBtm_r ul li:first-of-type a {
    background: url(../images/wxs.png) no-repeat center center;
    background-size: 50% auto;
}

.IndexHonor .IxHrBtn .icon:hover {
    background: transparent;
}

.IndexHonor .IxHrBtn .icon:hover span {
    color: #21ade5;
}

.IxSeOneRight h5 {
    position: absolute;
    bottom: 0;
    left: 20px;
}

.IxSeOneRight {
    position: relative;
    padding-bottom: 80px;
}